home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Programming / Gui4Cli / Gui4Cli.readme < prev    next >
Text File  |  1980-01-03  |  1KB  |  47 lines

  1. Short    : Scripted, Visually editable GUIs - V3.1
  2. Uploader : dck@prometheus.hol.gr (D. Keletsekis)
  3. Author   : dck@prometheus.hol.gr (D. Keletsekis)
  4. Type     : Dev/Gui
  5. Version  : 3.1
  6. Requires : WB 2.04 or higher
  7.  
  8.  
  9. Version 3.0/3.1 - Big changes..
  10. --------------------------------------------------
  11. - Visual Editing, for starters..
  12.   You can now move, resize, delete gadgets & graphics, or even
  13.   clone them into other windows. Use Control-MouseClick.
  14.  
  15. - New Listview commands.
  16. - New image commands using the datatypes lib.
  17. - New gadgets...
  18.  
  19. - Well.. too much other stuff to list here..
  20.   See the "Changes" file, in the "Docs" directory for details.
  21.  
  22.  
  23. Version 3.0->3.1
  24. ----------------
  25. Fixed a bug in the ELSEIF command
  26.  
  27.  
  28. Program description :
  29. ---------------------
  30. Gui4Cli is a new, intepreted, script-like language (about as difficult
  31. as Amiga-DOS), for constructing great looking GUIs and through them 
  32. controlling other programs by issuing AmigaDos and ARexx commands. 
  33.  
  34. You just write a text file, and run it!
  35. No compilers, libraries, or programming knowledge are needed. 
  36.  
  37. Gui4Cli remains in memory and runs these GUIs that you construct. 
  38. You can run as many GUIs as your memory allows, all from one instance
  39. of Gui4Cli.
  40.  
  41. Full program, manual and demos are included.
  42.  
  43. I'd try it if I were you..
  44.  
  45. D. Keletsekis
  46. April 1997
  47.